Skip to content

feat: add link to post onboarding survey as a part of the onboarding …#212

Merged
matuskosut merged 4 commits intomasterfrom
docs-page-improvements
Mar 5, 2026
Merged

feat: add link to post onboarding survey as a part of the onboarding …#212
matuskosut merged 4 commits intomasterfrom
docs-page-improvements

Conversation

@magdaljd
Copy link
Copy Markdown
Contributor

@magdaljd magdaljd commented Mar 5, 2026

…process

window.open(
'https://www.survio.com/survey/d/onboarding-survey',
'_blank'
)?.focus()
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why is there question mark ? before .focus() ?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i read that it prevents from getting an error, but maybe we don't need that because the link exists

I'll remove that, thanks :)

@matuskosut matuskosut merged commit b6521cc into master Mar 5, 2026
4 checks passed
@matuskosut matuskosut deleted the docs-page-improvements branch March 5, 2026 10:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants